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 髫ィ讓抵スャ譖 1110100110011010101010001110011010101000100100101110111110111101101011001110011010011011 e99aa8e6a892efbdace69b
EUC-JP 髫ィ讓抵スャ譖 1111000111111010100011101010100011101100101010101100010011110001100011101011110110001110101011001110101111111011 f1fa8ea8ecaac4f18ebd8eacebfb
UTF-8 髫ィ讓抵スャ譖 111010011010101110101011111011111011110110101000111010001010111010010011111001101000101010110101111011111011110110111101111011111011110110101100111010001010110110010110 e9ababefbda8e8ae93e68ab5efbdbdefbdace8ad96
UHC ??讓抵??? 001111110011111111100101110100111110111010111101001111110011111100111111 3f3fe5d3eebd3f3f3f

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