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 ???豺}???豺{^ 00111111001111110011111111100110101101110111110100111111001111110011111111100110101101110111101101011110 3f3f3fe6b77d3f3f3fe6b77b5e
EUC-JP ???豺}???豺{^ 00111111001111110011111111101100101110010111110100111111001111110011111111101100101110010111101101011110 3f3f3fecb97d3f3f3fecb97b5e
UTF-8 렰렏렰豺}렰렏렰豺{^ 111010111010000010110000111010111010000010001111111010111010000010110000111010001011000110111010011111011110101110100000101100001110101110100000100011111110101110100000101100001110100010110001101110100111101101011110 eba0b0eba08feba0b0e8b1ba7deba0b0eba08feba0b0e8b1ba7b5e
UHC 렰렏렰豺}렰렏렰豺{^ 10001110101111011000111010100101100011101011110111100011110011110111110110001110101111011000111010100101100011101011110111100011110011110111101101011110 8ebd8ea58ebde3cf7d8ebd8ea58ebde3cf7b5e

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