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 荳顔怦逵茨セ滓キ 1110010010111000100010101110011110011100100010001110011110011100100010001110111110111110100111111110011010110111 e4b88ae79c88e79c88efbe9fe6b7
EUC-JP 荳顔怦逵茨セ滓キ 11101000101110101011010011101001110101111110100011101101111111001011000011110001100011101011111011011110111010001000111010110111 e8bab4e9d7e8edfcb0f18ebedee88eb7
UTF-8 荳顔怦逵茨セ滓キ 111010001000110110110011111010011010000110010100111001101000000010100110111010011000000010110101111010001000110010101000111011111011110110111110111001101011101110010011111011111011110110110111 e88db3e9a194e680a6e980b5e88ca8efbdbee6bb93efbdb7
UHC 荳顔?逵茨?滓? 11010100111001011110010011010100001111111101000010110000111011011011110000111111111011101010101100111111 d4e5e4d43fd0b0edbc3feeab3f

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