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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 烝?韻粉}烝?韻粉{^ 1110000001111110001111111000100101000011100101011011001001111101111000000111111000111111100010010100001110010101101100100111101101011110 e07e3f894395b27de07e3f894395b27b5e
EUC-JP 烝?韻粉}烝?韻粉{^ 1101111111011111001111111011000110100100110010101011010001111101110111111101111100111111101100011010010011001010101101000111101101011110 dfdf3fb1a4cab47ddfdf3fb1a4cab47b5e
UTF-8 烝렮韻粉}烝렮韻粉{^ 111001111000001110011101111010111010000010101110111010011001111110111011111001111011001010001001011111011110011110000011100111011110101110100000101011101110100110011111101110111110011110110010100010010111101101011110 e7839deba0aee99fbbe7b2897de7839deba0aee99fbbe7b2897b5e
UHC 烝렮韻粉}烝렮韻粉{^ 11110001111101101000111010111011111010101010010011011101110011110111110111110001111101101000111010111011111010101010010011011101110011110111101101011110 f1f68ebbeaa4ddcf7df1f68ebbeaa4ddcf7b5e

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