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 讓ス邯壼、夊エ 1110011010101000101111011110011110110110100110101110010110100100100110101110100010110100 e6a8bde7b69ae5a49ae8b4
EUC-JP 讓ス邯壼、夊エ 1110110010101010100011101011110111101110101110001101010011100111100011101010010011010100111010101000111010110100 ecaa8ebdeeb8d4e78ea4d4ea8eb4
UTF-8 讓ス邯壼、夊エ 111010001010111010010011111011111011110110111101111010011000001010101111111001011010001110111100111011111011110110100100111001011010010010001010111011111011110110110100 e8ae93efbdbde982afe5a3bcefbda4e5a48aefbdb4
UHC 讓?邯???? 111001011101001100111111110010101111101100111111001111110011111100111111 e5d33fcafb3f3f3f3f

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