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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 吟→?吟▼?^ 1000101111100001100000011010100000111111100010111110000110000001101001010011111101011110 8be181a83f8be181a53f5e
EUC-JP 吟→?吟▼?^ 1011011011100011101000101010101000111111101101101110001110100010101001110011111101011110 b6e3a2aa3fb6e3a2a73f5e
UTF-8 吟→뿬吟▼쨿^ 11100101100100001001111111100010100001101001001011101011101111111010110011100101100100001001111111100010100101101011110011101100101010001011111101011110 e5909fe28692ebbface5909fe296bceca8bf5e
UHC 吟→뿬吟▼쨿^ 11101011111000011010000111100110100101111010110011101011111000011010000111100101101001001001100101011110 ebe1a1e697acebe1a1e5a4995e

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