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 ??苑??楮^ 001111110011111110001001100100010011111100111111100111101011100001011110 3f3f89913f3f9eb85e
EUC-JP 岵?苑岵?楮^ 10001111101110111011011100111111101100011111000110001111101110111011011100111111110111001011101001011110 8fbbb73fb1f18fbbb73fdcba5e
UTF-8 岵숨苑岵숨楮^ 11100101101100101011010111101100100010001010100011101000100010111001000111100101101100101011010111101100100010001010100011100110101001011010111001011110 e5b2b5ec88a8e88b91e5b2b5ec88a8e6a5ae5e
UHC 岵숨苑岵숨楮^ 11111011110000001011110011111011111010101011110111111011110000001011110011111011111011101011111101011110 fbc0bcfbeabdfbc0bcfbeebf5e

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