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 篠治篠疾肆トメ 100011101100001010001110101000011000111011000010100011101011111011100011111001101100010011010010 8ec28ea18ec28ebee3e6c4d2
EUC-JP 篠治篠疾肆トメ 1011110011000100101111001010001110111100110001001011110011000000111001101110100010001110110001001000111011010010 bcc4bca3bcc4bcc0e6e88ec48ed2
UTF-8 篠治篠疾肆トメ 111001111010111110100000111001101011001010111011111001111010111110100000111001111001011010111110111010001000001010000110111011111011111010000100111011111011111010010010 e7afa0e6b2bbe7afa0e796bee88286efbe84efbe92
UHC 篠治篠疾肆?? 111000011100011011110110101111011110000111000110111100101111000011011110111010110011111100111111 e1c6f6bde1c6f2f0deeb3f3f

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