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 ??????膺?? 00111111001111110011111100111111001111110011111111100100010111100011111100111111 3f3f3f3f3f3fe45e3f3f
EUC-JP ???沅??膺?? 001111110011111100111111100011111100011011101001001111110011111111100111101111110011111100111111 3f3f3f8fc6e93f3fe7bf3f3f
UTF-8 嶺뚮뿭沅뉔걬膺얜낫 111011111010011010101011111010111001101010101110111010111011111110101101111001101011001010000101111010111000100110010100111010101011000110101100111010001000011010111010111011001001011010011100111010111000001010101011 efa6abeb9aaeebbfade6b285eb8994eab1ace886baec969ceb82ab
UHC 嶺뚮뿭沅뉔걬膺얜낫 111001111010110110001100111010111001011110101101111010101011011010000111111010011000000110010101111010111110110010111110111010111011001110110100 e7ad8ceb97adeab687e98195ebecbeebb3b4

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