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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 髴ー關オ髴ー關オB 11101001100111001011000011101000100100001011010111101001100111001011000011101000100100001011010101000010 e99cb0e890b5e99cb0e890b542
EUC-JP 髴ー關オ髴ー關オB 1111000111111100100011101011000011101111111100001000111010110101111100011111110010001110101100001110111111110000100011101011010101000010 f1fc8eb0eff08eb5f1fc8eb0eff08eb542
UTF-8 髴ー關オ髴ー關オB 11101001101010111011010011101111101111011011000011101001100101111001110011101111101111011011010111101001101010111011010011101111101111011011000011101001100101111001110011101111101111011011010101000010 e9abb4efbdb0e9979cefbdb5e9abb4efbdb0e9979cefbdb542
UHC ??關???關?B 0011111100111111110011101011110000111111001111110011111111001110101111000011111101000010 3f3fcebc3f3f3fcebc3f42

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