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 ?????????ue^ 001111110011111100111111001111110011111100111111001111110011111100111111011101010110010101011110 3f3f3f3f3f3f3f3f3f75655e
SJIS-WIN 葢シユシ・シマシイue^ 11100100111000101011110011010101101111001010010110111100110011111011110010110010011101010110010101011110 e4e2bcd5bca5bccfbcb275655e
EUC-JP 葢シユシ・シマシイue^ 111010001110010010001110101111001000111011010101100011101011110010001110101001011000111010111100100011101100111110001110101111001000111010110010011101010110010101011110 e8e48ebc8ed58ebc8ea58ebc8ecf8ebc8eb275655e
UTF-8 葢シユシ・シマシイue^ 111010001001000110100010111011111011110110111100111011111011111010010101111011111011110110111100111011111011110110100101111011111011110110111100111011111011111010001111111011111011110110111100111011111011110110110010011101010110010101011110 e891a2efbdbcefbe95efbdbcefbda5efbdbcefbe8fefbdbcefbdb275655e
UHC ?????????ue^ 001111110011111100111111001111110011111100111111001111110011111100111111011101010110010101011110 3f3f3f3f3f3f3f3f3f75655e

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