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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 髮峨ぞ}髮峨ぞ{^ 111010011001101110001001111000111000001010111100011111011110100110011011100010011110001110000010101111000111101101011110 e99b89e382bc7de99b89e382bc7b5e
EUC-JP 髮峨ぞ}髮峨ぞ{^ 111100011111101110110010111001011010010010111110011111011111000111111011101100101110010110100100101111100111101101011110 f1fbb2e5a4be7df1fbb2e5a4be7b5e
UTF-8 髮峨ぞ}髮峨ぞ{^ 111010011010101110101110111001011011001110101000111000111000000110011110011111011110100110101011101011101110010110110011101010001110001110000001100111100111101101011110 e9abaee5b3a8e3819e7de9abaee5b3a8e3819e7b5e
UHC 髮峨ぞ}髮峨ぞ{^ 110110111010010111100100101100011010101010111110011111011101101110100101111001001011000110101010101111100111101101011110 dba5e4b1aabe7ddba5e4b1aabe7b5e

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