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{^ 11100010100100011001011111101101011010110111110111100010100100011001011111101101011010110111101101011110 e29197ed6b7de29197ed6b7b5e
EUC-JP 竭麗k}竭麗k{^ 11100011111100011100111011101111011010110111110111100011111100011100111011101111011010110111101101011110 e3f1ceef6b7de3f1ceef6b7b5e
UTF-8 竭麗k}竭麗k{^ 1110011110101011101011011110100110111010100101110110101101111101111001111010101110101101111010011011101010010111011010110111101101011110 e7abade9ba976b7de7abade9ba976b7b5e
UHC 竭麗k}竭麗k{^ 11001010111001101101010111110010011010110111110111001010111001101101010111110010011010110111101101011110 cae6d5f26b7dcae6d5f26b7b5e

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