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 ??吟???吟?^ 0011111100111111100010111110000100111111001111110011111110001011111000010011111101011110 3f3f8be13f3f3f8be13f5e
EUC-JP 嫄?吟?嫄?吟?^ 100011111011101010100001001111111011011011100011001111111000111110111010101000010011111110110110111000110011111101011110 8fbaa13fb6e33f8fbaa13fb6e33f5e
UTF-8 嫄렊吟왼嫄렊吟외^ 11100101101010111000010011101011101000001000101011100101100100001001111111101100100110011011110011100101101010111000010011101011101000001000101011100101100100001001111111101100100110011011100001011110 e5ab84eba08ae5909fec99bce5ab84eba08ae5909fec99b85e
UHC 嫄렊吟왼嫄렊吟외^ 1110101010110001100011101010000111101011111000011011111111011110111010101011000110001110101000011110101111100001101111111101110001011110 eab18ea1ebe1bfdeeab18ea1ebe1bfdc5e

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