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 ??J}??J{^ 001111110011111101001010011111010011111100111111010010100111101101011110 3f3f4a7d3f3f4a7b5e
SJIS-WIN 燾而J}燾而J{^ 11111011010110101000111010100111010010100111110111111011010110101000111010100111010010100111101101011110 fb5a8ea74a7dfb5a8ea74a7b5e
EUC-JP 燾而J}燾而J{^ 100011111100101010111101101111001010100101001010011111011000111111001010101111011011110010101001010010100111101101011110 8fcabdbca94a7d8fcabdbca94a7b5e
UTF-8 燾而J}燾而J{^ 1110011110000111101111101110100010000000100011000100101001111101111001111000011110111110111010001000000010001100010010100111101101011110 e787bee8808c4a7de787bee8808c4a7b5e
UHC 燾而J}燾而J{^ 11010100101001111110110010111011010010100111110111010100101001111110110010111011010010100111101101011110 d4a7ecbb4a7dd4a7ecbb4a7b5e

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