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???}NB 0011111100111111001111110111110101010111001111110011111100111111011111010100111001000010 3f3f3f7d573f3f3f7d4e42
SJIS-WIN ???}W???}NB 0011111100111111001111110111110101010111001111110011111100111111011111010100111001000010 3f3f3f7d573f3f3f7d4e42
EUC-JP ???}W???}NB 0011111100111111001111110111110101010111001111110011111100111111011111010100111001000010 3f3f3f7d573f3f3f7d4e42
UTF-8 혺챰횪}W혺챰횪}NB 1110110110011000101110101110110010110001101100001110110110011010101010100111110101010111111011011001100010111010111011001011000110110000111011011001101010101010011111010100111001000010 ed98baecb1b0ed9aaa7d57ed98baecb1b0ed9aaa7d4e42
UHC 혺챰횪}W혺챰횪}NB 1100001010011111110000111011000111000011101000000111110101010111110000101001111111000011101100011100001110100000011111010100111001000010 c29fc3b1c3a07d57c29fc3b1c3a07d4e42

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