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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???楮???^ 001111110011111100111111100111101011100000111111001111110011111101011110 3f3f3f9eb83f3f3f5e
EUC-JP ???楮???^ 001111110011111100111111110111001011101000111111001111110011111101011110 3f3f3fdcba3f3f3f5e
UTF-8 렰렽렺楮렽롎렡^ 11101011101000001011000011101011101000001011110111101011101000001011101011100110101001011010111011101011101000001011110111101011101000011000111011101011101000001010000101011110 eba0b0eba0bdeba0bae6a5aeeba0bdeba18eeba0a15e
UHC 렰렽렺楮렽롎렡^ 100011101011110110001110110001011000111011000010111011101011111110001110110001011000111011010100100011101011001001011110 8ebd8ec58ec2eebf8ec58ed48eb25e

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