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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 淼ァ譛枝淼ァ譛施^ 111110110100010110100111111001101001110010001110011111011111101101000101101001111110011010011100100011100111101101011110 fb45a7e69c8e7dfb45a7e69c8e7b5e
EUC-JP 淼ァ譛枝淼ァ譛施^ 10001111110001111110011010001110101001111110101111111100101110111101111010001111110001111110011010001110101001111110101111111100101110111101110001011110 8fc7e68ea7ebfcbbde8fc7e68ea7ebfcbbdc5e
UTF-8 淼ァ譛枝淼ァ譛施^ 11100110101101111011110011101111101111011010011111101000101011011001101111100110100111101001110111100110101101111011110011101111101111011010011111101000101011011001101111100110100101101011110101011110 e6b7bcefbda7e8ad9be69e9de6b7bcefbda7e8ad9be696bd5e
UHC ???枝???施^ 0011111100111111001111111111001010101011001111110011111100111111111000111011111101011110 3f3f3ff2ab3f3f3fe3bf5e

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