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 髫ィ鬲ッ髫ィ鬲ッ^ 11101001100110101010100011101001101011011010111111101001100110101010100011101001101011011010111101011110 e99aa8e9adafe99aa8e9adaf5e
EUC-JP 髫ィ鬲ッ髫ィ鬲ッ^ 1111000111111010100011101010100011110010101011111000111010101111111100011111101010001110101010001111001010101111100011101010111101011110 f1fa8ea8f2af8eaff1fa8ea8f2af8eaf5e
UTF-8 髫ィ鬲ッ髫ィ鬲ッ^ 11101001101010111010101111101111101111011010100011101001101011001011001011101111101111011010111111101001101010111010101111101111101111011010100011101001101011001011001011101111101111011010111101011110 e9ababefbda8e9acb2efbdafe9ababefbda8e9acb2efbdaf5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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