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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??終?}??終?{^ 00111111001111111000111101001001001111110111110100111111001111111000111101001001001111110111101101011110 3f3f8f493f7d3f3f8f493f7b5e
EUC-JP ??終?}??終?{^ 00111111001111111011110110101010001111110111110100111111001111111011110110101010001111110111101101011110 3f3fbdaa3f7d3f3fbdaa3f7b5e
UTF-8 룶징終▩}룶징終▩{^ 111010111010001110110110111011001010011110010101111001111011010110000010111000101001011010101001011111011110101110100011101101101110110010100111100101011110011110110101100000101110001010010110101010010111101101011110 eba3b6eca795e7b582e296a97deba3b6eca795e7b582e296a97b5e
UHC 룶징終▩}룶징終▩{^ 10001111101010111100001010100001111100001111101110100010110011000111110110001111101010111100001010100001111100001111101110100010110011000111101101011110 8fabc2a1f0fba2cc7d8fabc2a1f0fba2cc7b5e

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