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 ??艤坤??艤鵠^ 00111111001111111110010001111110100011011010001100111111001111111110010001111110100011011001010001011110 3f3fe47e8da33f3fe47e8d945e
EUC-JP 饔?艤坤饔?艤鵠^ 1000111111101000111011110011111111100111110111111011101010100101100011111110100011101111001111111110011111011111101110011111010001011110 8fe8ef3fe7dfbaa58fe8ef3fe7dfb9f45e
UTF-8 饔렟艤坤饔렟艤鵠^ 11101001101001011001010011101011101000001001111111101000100010011010010011100101100111011010010011101001101001011001010011101011101000001001111111101000100010011010010011101001101101011010000001011110 e9a594eba09fe889a4e59da4e9a594eba09fe889a4e9b5a05e
UHC 饔렟艤坤饔렟艤鵠^ 1110100010111101100011101011000011101011111110101100110111011110111010001011110110001110101100001110101111111010110011011101110001011110 e8bd8eb0ebfacddee8bd8eb0ebfacddc5e

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