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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 躍????????^ 1001011011110100001111110011111100111111001111110011111100111111001111110011111101011110 96f43f3f3f3f3f3f3f3f5e
EUC-JP 躍????????^ 1100110011110110001111110011111100111111001111110011111100111111001111110011111101011110 ccf63f3f3f3f3f3f3f3f5e
UTF-8 躍녈뀿栒곩립栒듐뀅^ 11101000101110101000110111101011100001011000100011101011100000001011111111100110101000001001001011101010101100111010100111101011101001101011110111100110101000001001001011101011100100111001000011101011100000001000010101011110 e8ba8deb8588eb80bfe6a092eab3a9eba6bde6a092eb9390eb80855e
UHC 躍녈뀿栒곩립栒듐뀅^ 11100101101110001011001111100011100001011011010111100010111000111000000111100101101110001011001111100010111000111011010111100011100001011000000101011110 e5b8b3e385b5e2e381e5b8b3e2e3b5e385815e

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