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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????壹?件羈 001111110011111100111111001111110011111110011010111000110011111110001100100011111110001110110001 3f3f3f3f3f9ae33f8c8fe3b1
EUC-JP ?????壹熢件羈 0011111100111111001111110011111100111111110101001110010110001111110010101010101110110111111011111110011010110011 3f3f3f3f3fd4e58fcaabb7efe6b3
UTF-8 씻롙롆롋뤒壹熢件羈 111011001001010010111011111010111010000110011001111010111010000110000110111010111010000110001011111010111010010010010010111001011010001110111001111001111000011010100010111001001011101110110110111001111011111010001000 ec94bbeba199eba186eba18beba492e5a3b9e786a2e4bbb6e7be88
UHC 씻롙롆롋뤒壹熢件羈 101111101100010010001110110111011000111011001100100011101101000110001111110000101110110011101100110111001110110011001011111011001101000110111100 bec48edd8ecc8ed18fc2ececdceccbecd1bc

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