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 ûLލ\}ûLލ\{^ 11111011010011001000111010101000010111000111110111111011010011001000111010101000010111000111101101011110 fb4c8ea85c7dfb4c8ea85c7b5e
SJIS-WIN ?L?¨\}?L?¨\{^ 001111110100110000111111100000010100111001011100011111010011111101001100001111111000000101001110010111000111101101011110 3f4c3f814e5c7d3f4c3f814e5c7b5e
EUC-JP ûL?¨\}ûL?¨\{^ 10001111101010111110010101001100001111111010000110101111010111000111110110001111101010111110010101001100001111111010000110101111010111000111101101011110 8fabe54c3fa1af5c7d8fabe54c3fa1af5c7b5e
UTF-8 ûLލ\}ûLލ\{^ 11000011101110110100110011000010100011101100001010101000010111000111110111000011101110110100110011000010100011101100001010101000010111000111101101011110 c3bb4cc28ec2a85c7dc3bb4cc28ec2a85c7b5e
UHC ?L?¨\}?L?¨\{^ 001111110100110000111111101000011010011101011100011111010011111101001100001111111010000110100111010111000111101101011110 3f4c3fa1a75c7d3f4c3fa1a75c7b5e

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