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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 澈願イカ澈願イカ^ 11111011010010111000101011101000101100101011011011111011010010111000101011101000101100101011011001011110 fb4b8ae8b2b6fb4b8ae8b2b65e
EUC-JP 澈願イカ澈願イカ^ 10001111110010001110010110110100111010101000111010110010100011101011011010001111110010001110010110110100111010101000111010110010100011101011011001011110 8fc8e5b4ea8eb28eb68fc8e5b4ea8eb28eb65e
UTF-8 澈願イカ澈願イカ^ 11100110101111101000100011101001101000011001100011101111101111011011001011101111101111011011011011100110101111101000100011101001101000011001100011101111101111011011001011101111101111011011011001011110 e6be88e9a198efbdb2efbdb6e6be88e9a198efbdb2efbdb65e
UHC 澈願??澈願??^ 11110100110011011110101011000011001111110011111111110100110011011110101011000011001111110011111101011110 f4cdeac33f3ff4cdeac33f3f5e

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