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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 濵イ諶。漆昭セ 1111101101001101101100101111101110101010101000011000111010111101100011111011101010111110 fb4db2fbaaa18ebd8fbabe
EUC-JP 濵イ諶。漆昭セ 10001111110010011010011010001110101100101000111111011110101101011000111010100001101111001011111110111110101111001000111010111110 8fc9a68eb28fdeb58ea1bcbfbebc8ebe
UTF-8 濵イ諶。漆昭セ 111001101011111110110101111011111011110110110010111010001010101110110110111011111011110110100001111001101011110010000110111001101001100010101101111011111011110110111110 e6bfb5efbdb2e8abb6efbda1e6bc86e698adefbdbe
UHC ??諶?漆昭? 00111111001111111110010010100110001111111111011011010100111000011011100100111111 3f3fe4a63ff6d4e1b93f

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