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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN ?甕[}?甕[{^ 0011111111100001010100000101101101111101001111111110000101010000010110110111101101011110 3fe1505b7d3fe1505b7b5e
EUC-JP ?甕[}?甕[{^ 0011111111100001101100010101101101111101001111111110000110110001010110110111101101011110 3fe1b15b7d3fe1b15b7b5e
UTF-8 쒔甕[}쒔甕[{^ 1110110010010010100101001110011110010100100101010101101101111101111011001001001010010100111001111001010010010101010110110111101101011110 ec9294e794955b7dec9294e794955b7b5e
UHC 쒔甕[}쒔甕[{^ 10111110101011011110100010111000010110110111110110111110101011011110100010111000010110110111101101011110 beade8b85b7dbeade8b85b7b5e

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