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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
EUC-JP ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
UTF-8 찼횒찼횢v찼횒찼횢vB 111011001011000010111100111011011001101010010010111011001011000010111100111011011001101010100010011101101110110010110000101111001110110110011010100100101110110010110000101111001110110110011010101000100111011001000010 ecb0bced9a92ecb0bced9aa276ecb0bced9a92ecb0bced9aa27642
UHC 찼횒찼횢v찼횒찼횢vB 11000011101000011100001110001101110000111010000111000011100110010111011011000011101000011100001110001101110000111010000111000011100110010111011001000010 c3a1c38dc3a1c39976c3a1c38dc3a1c3997642

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