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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
UTF-8 쨘창횏횘}쨘창횏횘{^ 111011001010100010011000111011001011000010111101111011011001101010001111111011011001101010011000011111011110110010101000100110001110110010110000101111011110110110011010100011111110110110011010100110000111101101011110 eca898ecb0bded9a8fed9a987deca898ecb0bded9a8fed9a987b5e
UHC 쨘창횏횘}쨘창횏횘{^ 11000010101110101100001110100010110000111000101111000011100100100111110111000010101110101100001110100010110000111000101111000011100100100111101101011110 c2bac3a2c38bc3927dc2bac3a2c38bc3927b5e

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