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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 髢ィ讓抵スゥ闍凪 11101001100101101010100011100110101010001001001011101111101111011010100111101000100010111001001111100010 e996a8e6a892efbda9e88b93e2
EUC-JP 髢ィ讓抵スゥ闍凪 11110001111101101000111010101000111011001010101011000100111100011000111010111101100011101010100111101111111010111100011011100100 f1f68ea8ecaac4f18ebd8ea9efebc6e4
UTF-8 髢ィ讓抵スゥ闍凪 111010011010101110100010111011111011110110101000111010001010111010010011111001101000101010110101111011111011110110111101111011111011110110101001111010011001011110001101111001011000011110101010 e9aba2efbda8e8ae93e68ab5efbdbdefbda9e9978de587aa
UHC ??讓抵???? 00111111001111111110010111010011111011101011110100111111001111110011111100111111 3f3fe5d3eebd3f3f3f3f

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