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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 淏。U}淏。U{^ 1111101101000010101000010101010101111101111110110100001010100001010101010111101101011110 fb42a1557dfb42a1557b5e
EUC-JP 淏。U}淏。U{^ 100011111100011111011001100011101010000101010101011111011000111111000111110110011000111010100001010101010111101101011110 8fc7d98ea1557d8fc7d98ea1557b5e
UTF-8 淏。U}淏。U{^ 1110011010110111100011111110111110111101101000010101010101111101111001101011011110001111111011111011110110100001010101010111101101011110 e6b78fefbda1557de6b78fefbda1557b5e
UHC 淏?U}淏?U{^ 1111101111001000001111110101010101111101111110111100100000111111010101010111101101011110 fbc83f557dfbc83f557b5e

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