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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 瓮??}瓮??{^ 1110000101000100001111110011111101111101111000010100010000111111001111110111101101011110 e1443f3f7de1443f3f7b5e
EUC-JP 瓮??}瓮??{^ 1110000110100101001111110011111101111101111000011010010100111111001111110111101101011110 e1a53f3f7de1a53f3f7b5e
UTF-8 瓮잌풎}瓮잌풎{^ 111001111001001110101110111011001001111010001100111011011001001010001110011111011110011110010011101011101110110010011110100011001110110110010010100011100111101101011110 e793aeec9e8ced928e7de793aeec9e8ced928e7b5e
UHC 瓮잌풎}瓮잌풎{^ 111010001011011110011111111001011011111010010010011111011110100010110111100111111110010110111110100100100111101101011110 e8b79fe5be927de8b79fe5be927b5e

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