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 ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
SJIS-WIN 齋?齊?J}齋?齊?J{^ 1110001001010110001111111110101010001110001111110100101001111101111000100101011000111111111010101000111000111111010010100111101101011110 e2563fea8e3f4a7de2563fea8e3f4a7b5e
EUC-JP 齋?齊?J}齋?齊?J{^ 1110001110110111001111111111001111101110001111110100101001111101111000111011011100111111111100111110111000111111010010100111101101011110 e3b73ff3ee3f4a7de3b73ff3ee3f4a7b5e
UTF-8 齋렢齊렦J}齋렢齊렦J{^ 1110100110111101100010111110101110100000101000101110100110111101100010101110101110100000101001100100101001111101111010011011110110001011111010111010000010100010111010011011110110001010111010111010000010100110010010100111101101011110 e9bd8beba0a2e9bd8aeba0a64a7de9bd8beba0a2e9bd8aeba0a64a7b5e
UHC 齋렢齊렦J}齋렢齊렦J{^ 111011101011000110001110101100111111000010111010100011101011010101001010011111011110111010110001100011101011001111110000101110101000111010110101010010100111101101011110 eeb18eb3f0ba8eb54a7deeb18eb3f0ba8eb54a7b5e

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