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 ???????nB 001111110011111100111111001111110011111100111111001111110110111001000010 3f3f3f3f3f3f3f6e42
SJIS-WIN ???藁???nB 00111111001111110011111110011000011011010011111100111111001111110110111001000010 3f3f3f986d3f3f3f6e42
EUC-JP ???藁???nB 00111111001111110011111111001111110011100011111100111111001111110110111001000010 3f3f3fcfce3f3f3f6e42
UTF-8 렺급렺藁렺꼼렏nB 1110101110100000101110101110101010111000100010011110101110100000101110101110100010010111100000011110101110100000101110101110101010111100101111001110101110100000100011110110111001000010 eba0baeab889eba0bae89781eba0baeabcbceba08f6e42
UHC 렺급렺藁렺꼼렏nB 10001110110000101011000111011110100011101100001011001101110010111000111011000010101100101100010010001110101001010110111001000010 8ec2b1de8ec2cdcb8ec2b2c48ea56e42

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