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 ??犢猩}??犢猩{^ 001111110011111111100000101101111110000011001101011111010011111100111111111000001011011111100000110011010111101101011110 3f3fe0b7e0cd7d3f3fe0b7e0cd7b5e
EUC-JP ??犢猩}??犢猩{^ 001111110011111111100000101110011110000011001111011111010011111100111111111000001011100111100000110011110111101101011110 3f3fe0b9e0cf7d3f3fe0b9e0cf7b5e
UTF-8 롛롈犢猩}롛롈犢猩{^ 111010111010000110011011111010111010000110001000111001111000101010100010111001111000110010101001011111011110101110100001100110111110101110100001100010001110011110001010101000101110011110001100101010010111101101011110 eba19beba188e78aa2e78ca97deba19beba188e78aa2e78ca97b5e
UHC 롛롈犢猩}롛롈犢猩{^ 10001110110111111000111011001110110101001011101111100000111110100111110110001110110111111000111011001110110101001011101111100000111110100111101101011110 8edf8eced4bbe0fa7d8edf8eced4bbe0fa7b5e

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