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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 瓮??瓮ュ?仰 1110000101000100001111110011111111100001010001001000001110000101001111111000101111000010 e1443f3fe14483853f8bc2
EUC-JP 瓮??瓮ュ?仰 1110000110100101001111110011111111100001101001011010010111100101001111111011011011000100 e1a53f3fe1a5a5e53fb6c4
UTF-8 瓮뽦뫍瓮ュ츍仰 111001111001001110101110111010111011110110100110111010111010101110001101111001111001001110101110111000111000001110100101111011001011100010001101111001001011101110110000 e793aeebbda6ebab8de793aee383a5ecb88de4bbb0
UHC 瓮뽦뫍瓮ュ츍仰 1110100010110111100101101110001010010001101011111110100010110111101010111110010110101110100010001110010011100110 e8b796e291afe8b7abe5ae88e4e6

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