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{^ 1110011110010110101000110110101101111101111001111001011010100011011010110111101101011110 e796a36b7de796a36b7b5e
EUC-JP 逍」k}逍」k{^ 11101101111101101000111010100011011010110111110111101101111101101000111010100011011010110111101101011110 edf68ea36b7dedf68ea36b7b5e
UTF-8 逍」k}逍」k{^ 1110100110000000100011011110111110111101101000110110101101111101111010011000000010001101111011111011110110100011011010110111101101011110 e9808defbda36b7de9808defbda36b7b5e
UHC 逍?k}逍?k{^ 1110000111001110001111110110101101111101111000011100111000111111011010110111101101011110 e1ce3f6b7de1ce3f6b7b5e

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