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{^ 11101010010100111001111111010000011010110111110111101010010100111001111111010000011010110111101101011110 ea539fd06b7dea539fd06b7b5e
EUC-JP 鶸渙k}鶸渙k{^ 11110011101101001101111011010010011010110111110111110011101101001101111011010010011010110111101101011110 f3b4ded26b7df3b4ded26b7b5e
UTF-8 鶸渙k}鶸渙k{^ 1110100110110110101110001110011010111000100110010110101101111101111010011011011010111000111001101011100010011001011010110111101101011110 e9b6b8e6b8996b7de9b6b8e6b8996b7b5e
UHC ?渙k}?渙k{^ 0011111111111100101110010110101101111101001111111111110010111001011010110111101101011110 3ffcb96b7d3ffcb96b7b5e

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