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{^ 1110001001010110001111110110101101111101111000100101011000111111011010110111101101011110 e2563f6b7de2563f6b7b5e
EUC-JP 齋?k}齋?k{^ 1110001110110111001111110110101101111101111000111011011100111111011010110111101101011110 e3b73f6b7de3b73f6b7b5e
UTF-8 齋렏k}齋렏k{^ 1110100110111101100010111110101110100000100011110110101101111101111010011011110110001011111010111010000010001111011010110111101101011110 e9bd8beba08f6b7de9bd8beba08f6b7b5e
UHC 齋렏k}齋렏k{^ 11101110101100011000111010100101011010110111110111101110101100011000111010100101011010110111101101011110 eeb18ea56b7deeb18ea56b7b5e

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