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 蒹域ス滓ア植褫 111001001110001110001000111001101011110110011111111001101011000110010000010000011110010111110011 e4e388e6bd9fe6b19041e5f3
EUC-JP 蒹域ス滓ア植褫 1110100011100101101100001110100010001110101111011101111011101000100011101011000110111111101000101110101011110101 e8e5b0e88ebddee88eb1bfa2eaf5
UTF-8 蒹域ス滓ア植褫 111010001001001010111001111001011001111110011111111011111011110110111101111001101011101110010011111011111011110110110001111001101010010010001101111010001010010010101011 e892b9e59f9fefbdbde6bb93efbdb1e6a48de8a4ab
UHC ?域?滓?植? 00111111111001101011010000111111111011101010101100111111111000111101010100111111 3fe6b43feeab3fe3d53f

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