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 雍抵スオ鞜丞槙 111010001011010010010010111011111011110110110101111010001101111110001111111001011001011010001010 e8b492efbdb5e8df8fe5968a
EUC-JP 雍抵スオ鞜丞槙 1111000010110110110001001111000110001110101111011000111010110101111100001110000110111110111001111100101111101010 f0b6c4f18ebd8eb5f0e1bee7cbea
UTF-8 雍抵スオ鞜丞槙 111010011001101110001101111001101000101010110101111011111011110110111101111011111011110110110101111010011001111010011100111001001011100010011110111001101010011110011001 e99b8de68ab5efbdbdefbdb5e99e9ce4b89ee6a799
UHC 雍抵???丞? 11101000101111001110111010111101001111110011111100111111111000111010101000111111 e8bceebd3f3f3fe3aa3f

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