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 ????????P 001111110011111100111111001111110011111100111111001111110011111101010000 3f3f3f3f3f3f3f3f50
SJIS-WIN ?訝?悠ケ?悳ギP 0011111111100110011000100011111110010111010010011000001101010000001111111001110001111011100000110100110101010000 3fe6623f974983503f9c7b834d50
EUC-JP ?訝?悠ケ?悳ギP 0011111111101011110000110011111111001101101010101010010110110001001111111101011111011100101001011010111001010000 3febc33fcdaaa5b13fd7dca5ae50
UTF-8 룶訝룫悠ケ룵悳ギP 11101011101000111011011011101000101010001001110111101011101000111010101111100110100000101010000011100011100000101011000111101011101000111011010111100110100000101011001111100011100000101010111001010000 eba3b6e8a89deba3abe682a0e382b1eba3b5e682b3e382ae50
UHC 룶訝룫悠ケ룵悳ギP 1000111110101011111001001011100010001111101000101110101011101101101010111011000110001111101010101101001111101101101010111010111001010000 8fabe4b88fa2eaedabb18faad3edabae50

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