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{^ 10001111100001111000111011010110011010110111110110001111100001111000111011010110011010110111101101011110 8f878ed66b7d8f878ed66b7b5e
EUC-JP 順蛇k}順蛇k{^ 10111101111001111011110011011000011010110111110110111101111001111011110011011000011010110111101101011110 bde7bcd86b7dbde7bcd86b7b5e
UTF-8 順蛇k}順蛇k{^ 1110100110100000100001101110100010011011100001110110101101111101111010011010000010000110111010001001101110000111011010110111101101011110 e9a086e89b876b7de9a086e89b876b7b5e
UHC 順蛇k}順蛇k{^ 11100010111101111101111011101111011010110111110111100010111101111101111011101111011010110111101101011110 e2f7deef6b7de2f7deef6b7b5e

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