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 ?]????]???^ 0011111101011101001111110011111100111111001111110101110100111111001111110011111101011110 3f5d3f3f3f3f5d3f3f3f5e
SJIS-WIN 弔]弔??弔]弔??^ 100100101010001001011101100100101010001000111111001111111001001010100010010111011001001010100010001111110011111101011110 92a25d92a23f3f92a25d92a23f3f5e
EUC-JP 弔]弔??弔]弔??^ 110001001010010001011101110001001010010000111111001111111100010010100100010111011100010010100100001111110011111101011110 c4a45dc4a43f3fc4a45dc4a43f3f5e
UTF-8 弔]弔롉롆弔]弔롉롆^ 111001011011110010010100010111011110010110111100100101001110101110100001100010011110101110100001100001101110010110111100100101000101110111100101101111001001010011101011101000011000100111101011101000011000011001011110 e5bc945de5bc94eba189eba186e5bc945de5bc94eba189eba1865e
UHC 弔]弔롉롆弔]弔롉롆^ 11110000110000000101110111110000110000001000111011001111100011101100110011110000110000000101110111110000110000001000111011001111100011101100110001011110 f0c05df0c08ecf8eccf0c05df0c08ecf8ecc5e

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