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 諱≫d諱≫d^ 11100110100000011000000111100010100000101000010011100110100000011000000111100010100000101000010001011110 e68181e28284e68181e282845e
EUC-JP 諱≫d諱≫d^ 11101011111000011010001011100100101000111110010011101011111000011010001011100100101000111110010001011110 ebe1a2e4a3e4ebe1a2e4a3e45e
UTF-8 諱≫d諱≫d^ 11101000101010111011000111100010100010011010101111101111101111011000010011101000101010111011000111100010100010011010101111101111101111011000010001011110 e8abb1e289abefbd84e8abb1e289abefbd845e
UHC 諱≫d諱≫d^ 11111101110010011010000111101101101000111110010011111101110010011010000111101101101000111110010001011110 fdc9a1eda3e4fdc9a1eda3e45e

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