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 ◆??\}◆??\{^ 10000001100111110011111100111111010111000111110110000001100111110011111100111111010111000111101101011110 819f3f3f5c7d819f3f3f5c7b5e
EUC-JP ◆??\}◆??\{^ 10100010101000010011111100111111010111000111110110100010101000010011111100111111010111000111101101011110 a2a13f3f5c7da2a13f3f5c7b5e
UTF-8 ◆룶줜\}◆룶줜\{^ 1110001010010111100001101110101110100011101101101110110010100100100111000101110001111101111000101001011110000110111010111010001110110110111011001010010010011100010111000111101101011110 e29786eba3b6eca49c5c7de29786eba3b6eca49c5c7b5e
UHC ◆룶줜\}◆룶줜\{^ 1010000111011111100011111010101110100010010010110101110001111101101000011101111110001111101010111010001001001011010111000111101101011110 a1df8faba24b5c7da1df8faba24b5c7b5e

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