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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鮟倡尚鮟倡尚^ 11101001101110111001100011100111100011111010111011101001101110111001100011100111100011111010111001011110 e9bb98e78faee9bb98e78fae5e
EUC-JP 鮟倡尚鮟倡尚^ 11110010101111011101000011101001101111101011000011110010101111011101000011101001101111101011000001011110 f2bdd0e9beb0f2bdd0e9beb05e
UTF-8 鮟倡尚鮟倡尚^ 11101001101011101001111111100101100000001010000111100101101100001001101011101001101011101001111111100101100000001010000111100101101100001001101001011110 e9ae9fe580a1e5b09ae9ae9fe580a1e5b09a5e
UHC 鮟倡?鮟倡?^ 1110010011010101111100111101101100111111111001001101010111110011110110110011111101011110 e4d5f3db3fe4d5f3db3f5e

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