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 蠇齢勢}蠇齢勢{^ 111110111010000110010111111011101001000010101000011111011111101110100001100101111110111010010000101010000111101101011110 fba197ee90a87dfba197ee90a87b5e
EUC-JP ?齢勢}?齢勢{^ 00111111110011101111000011000000101010100111110100111111110011101111000011000000101010100111101101011110 3fcef0c0aa7d3fcef0c0aa7b5e
UTF-8 蠇齢勢}蠇齢勢{^ 111010001010000010000111111010011011110110100010111001011000101110100010011111011110100010100000100001111110100110111101101000101110010110001011101000100111101101011110 e8a087e9bda2e58ba27de8a087e9bda2e58ba27b5e
UHC ??勢}??勢{^ 0011111100111111111000011010011101111101001111110011111111100001101001110111101101011110 3f3fe1a77d3f3fe1a77b5e

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