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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ?鉥鉥??鉥鉥鉥^ 00111111100011111110001111101000100011111110001111101000001111110011111110001111111000111110100010001111111000111110100010001111111000111110100001011110 3f8fe3e88fe3e83f3f8fe3e88fe3e88fe3e85e
UTF-8 돑鉥鉥룷돑鉥鉥鉥^ 11101011100011111001000111101001100010011010010111101001100010011010010111101011101000111011011111101011100011111001000111101001100010011010010111101001100010011010010111101001100010011010010101011110 eb8f91e989a5e989a5eba3b7eb8f91e989a5e989a5e989a55e
UHC 돑鉥鉥룷돑鉥鉥鉥^ 1000100110011101111000101111110011100010111111001000111110101100100010011001110111100010111111001110001011111100111000101111110001011110 899de2fce2fc8fac899de2fce2fce2fc5e

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