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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?日?’?訥??蟻B 0011111110010011111110100011111110000001011001100011111111100110011000110011111100111111100010110110000101000010 3f93fa3f81663fe6633f3f8b6142
EUC-JP ?日?’?訥??蟻B 0011111111000110111111000011111110100001110001110011111111101011110001000011111100111111101101011100001001000010 3fc6fc3fa1c73febc43f3fb5c242
UTF-8 룫日◈’룶訥◈룫蟻B 11101011101000111010101111100110100101111010010111100010100101111000100011100010100000001001100111101011101000111011011011101000101010001010010111100010100101111000100011101011101000111010101111101000100111111011101101000010 eba3abe697a5e29788e28099eba3b6e8a8a5e29788eba3abe89fbb42
UHC 룫日◈’룶訥◈룫蟻B 10001111101000101110110011101101101000101100001010100001101011111000111110101011110100101110110110100010110000101000111110100010111010111111110001000010 8fa2eceda2c2a1af8fabd2eda2c28fa2ebfc42

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