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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 閼ア霎ソ阡オ蟾ス雍 1110100010000100101100011110100010111110101111111110100010010100101101011110010110110111101111011110100010110100 e884b1e8bebfe894b5e5b7bde8b4
EUC-JP 閼ア霎ソ阡オ蟾ス雍 111011111110010010001110101100011111000011000000100011101011111111101111111101001000111010110101111010101011100110001110101111011111000010110110 efe48eb1f0c08ebfeff48eb5eab98ebdf0b6
UTF-8 閼ア霎ソ阡オ蟾ス雍 111010011001011010111100111011111011110110110001111010011001110010001110111011111011110110111111111010011001100010100001111011111011110110110101111010001001111110111110111011111011110110111101111010011001101110001101 e996bcefbdb1e99c8eefbdbfe998a1efbdb5e89fbeefbdbde99b8d
UHC 閼???阡?蟾?雍 11100100110110010011111100111111001111111111010011000110001111111110000011101010001111111110100010111100 e4d93f3f3ff4c63fe0ea3fe8bc

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