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 ⅷ鴫鵈鴫}ⅷ鴫鵈鴫{^ 11111010010001111000111010110000111010011111110010001110101100000111110111111010010001111000111010110000111010011111110010001110101100000111101101011110 fa478eb0e9fc8eb07dfa478eb0e9fc8eb07b5e
EUC-JP ?鴫鵈鴫}?鴫鵈鴫{^ 0011111110111100101100101111001011111110101111001011001001111101001111111011110010110010111100101111111010111100101100100111101101011110 3fbcb2f2febcb27d3fbcb2f2febcb27b5e
UTF-8 ⅷ鴫鵈鴫}ⅷ鴫鵈鴫{^ 111000101000010110110111111010011011010010101011111010011011010110001000111010011011010010101011011111011110001010000101101101111110100110110100101010111110100110110101100010001110100110110100101010110111101101011110 e285b7e9b4abe9b588e9b4ab7de285b7e9b4abe9b588e9b4ab7b5e
UHC ⅷ???}ⅷ???{^ 10100101101010000011111100111111001111110111110110100101101010000011111100111111001111110111101101011110 a5a83f3f3f7da5a83f3f3f7b5e

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