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 ?壹?宏?壹?槐^ 00111111100110101110001100111111100011010100011100111111100110101110001100111111100111101100010101011110 3f9ae33f8d473f9ae33f9ec55e
EUC-JP ?壹?宏?壹?槐^ 00111111110101001110010100111111101110011010100000111111110101001110010100111111110111001100011101011110 3fd4e53fb9a83fd4e53fdcc75e
UTF-8 뤒壹녑宏뤒壹녑槐^ 11101011101001001001001011100101101000111011100111101011100001011001000111100101101011101000111111101011101001001001001011100101101000111011100111101011100001011001000111100110101001111001000001011110 eba492e5a3b9eb8591e5ae8feba492e5a3b9eb8591e6a7905e
UHC 뤒壹녑宏뤒壹녑槐^ 1000111111000010111011001110110010110011111001011100111011011011100011111100001011101100111011001011001111100101110011101101100101011110 8fc2ececb3e5cedb8fc2ececb3e5ced95e

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