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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ?愕?\}?愕?\{^ 00111111100111001011000100111111010111000111110100111111100111001011000100111111010111000111101101011110 3f9cb13f5c7d3f9cb13f5c7b5e
EUC-JP ?愕?\}?愕?\{^ 00111111110110001011001100111111010111000111110100111111110110001011001100111111010111000111101101011110 3fd8b33f5c7d3fd8b33f5c7b5e
UTF-8 렣愕렠\}렣愕렠\{^ 1110101110100000101000111110011010000100100101011110101110100000101000000101110001111101111010111010000010100011111001101000010010010101111010111010000010100000010111000111101101011110 eba0a3e68495eba0a05c7deba0a3e68495eba0a05c7b5e
UHC 렣愕렠\}렣愕렠\{^ 1000111010110100111001001100001110001110101100010101110001111101100011101011010011100100110000111000111010110001010111000111101101011110 8eb4e4c38eb15c7d8eb4e4c38eb15c7b5e

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