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 ??咐?}??咐?{^ 00111111001111111001100111110011001111110111110100111111001111111001100111110011001111110111101101011110 3f3f99f33f7d3f3f99f33f7b5e
EUC-JP ??咐?}??咐?{^ 00111111001111111101001011110101001111110111110100111111001111111101001011110101001111110111101101011110 3f3fd2f53f7d3f3fd2f53f7b5e
UTF-8 룶뇟咐▩}룶뇟咐▩{^ 111010111010001110110110111010111000011110011111111001011001001010010000111000101001011010101001011111011110101110100011101101101110101110000111100111111110010110010010100100001110001010010110101010010111101101011110 eba3b6eb879fe59290e296a97deba3b6eb879fe59290e296a97b5e
UHC 룶뇟咐▩}룶뇟咐▩{^ 10001111101010111011010010100001110111001111101110100010110011000111110110001111101010111011010010100001110111001111101110100010110011000111101101011110 8fabb4a1dcfba2cc7d8fabb4a1dcfba2cc7b5e

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