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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 瓮??W}瓮??W{^ 11100001010001000011111100111111010101110111110111100001010001000011111100111111010101110111101101011110 e1443f3f577de1443f3f577b5e
EUC-JP 瓮??W}瓮??W{^ 11100001101001010011111100111111010101110111110111100001101001010011111100111111010101110111101101011110 e1a53f3f577de1a53f3f577b5e
UTF-8 瓮륅슴W}瓮륅슴W{^ 1110011110010011101011101110101110100101100001011110110010001010101101000101011101111101111001111001001110101110111010111010010110000101111011001000101010110100010101110111101101011110 e793aeeba585ec8ab4577de793aeeba585ec8ab4577b5e
UHC 瓮륅슴W}瓮륅슴W{^ 1110100010110111100011111110111110111101101111110101011101111101111010001011011110001111111011111011110110111111010101110111101101011110 e8b78fefbdbf577de8b78fefbdbf577b5e

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