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 筌?????碎≫? 111000101010001100111111001111110011111100111111001111111110000111101010100000011110001000111111 e2a33f3f3f3f3fe1ea81e23f
EUC-JP 筌??沅??碎≫? 1110010010100101001111110011111110001111110001101110100100111111001111111110001011101100101000101110010000111111 e4a53f3f8fc6e93f3fe2eca2e43f
UTF-8 筌꺿몼沅잒뿥碎≫넾 111001111010110110001100111010101011101010111111111010111010101010111100111001101011001010000101111011001001111010010010111010111011111110100101111001111010001010001110111000101000100110101011111010111000010010111110 e7ad8ceababfebaabce6b285ec9e92ebbfa5e7a28ee289abeb84be
UHC 筌꺿몼沅잒뿥碎≫넾 111011111010011110000011111000101001000110100001111010101011011010011111111010001001011110100101111000011110111110100001111011011000011010111000 efa783e291a1eab69fe897a5e1efa1ed86b8

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