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 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN ?柾k}?柾k{^ 0011111110010110100011110110101101111101001111111001011010001111011010110111101101011110 3f968f6b7d3f968f6b7b5e
EUC-JP ?柾k}?柾k{^ 0011111111001011111011110110101101111101001111111100101111101111011010110111101101011110 3fcbef6b7d3fcbef6b7b5e
UTF-8 얍柾k}얍柾k{^ 1110110010010110100011011110011010011111101111100110101101111101111011001001011010001101111001101001111110111110011010110111101101011110 ec968de69fbe6b7dec968de69fbe6b7b5e
UHC 얍柾k}얍柾k{^ 10111110111001011110111111011110011010110111110110111110111001011110111111011110011010110111101101011110 bee5efde6b7dbee5efde6b7b5e

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