To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??緋}??緋{^ 0011111100111111100101001110101001111101001111110011111110010100111010100111101101011110 3f3f94ea7d3f3f94ea7b5e
EUC-JP ??緋}??緋{^ 0011111100111111110010001110110001111101001111110011111111001000111011000111101101011110 3f3fc8ec7d3f3fc8ec7b5e
UTF-8 臨띌緋}臨띌緋{^ 111011111010011110110110111010111001110110001100111001111011011110001011011111011110111110100111101101101110101110011101100011001110011110110111100010110111101101011110 efa7b6eb9d8ce7b78b7defa7b6eb9d8ce7b78b7b5e
UHC 臨띌緋}臨띌緋{^ 111011001111101010110110111010011101110111111100011111011110110011111010101101101110100111011101111111000111101101011110 ecfab6e9ddfc7decfab6e9ddfc7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)