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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 傲??}傲??{^ 1001100011111100001111110011111101111101100110001111110000111111001111110111101101011110 98fc3f3f7d98fc3f3f7b5e
EUC-JP 傲??}傲??{^ 1101000011111110001111110011111101111101110100001111111000111111001111110111101101011110 d0fe3f3f7dd0fe3f3f7b5e
UTF-8 傲볡뿋}傲볡뿋{^ 111001011000001010110010111010111011001110100001111010111011111110001011011111011110010110000010101100101110101110110011101000011110101110111111100010110111101101011110 e582b2ebb3a1ebbf8b7de582b2ebb3a1ebbf8b7b5e
UHC 傲볡뿋}傲볡뿋{^ 111001111110110010010011111001111001011110010010011111011110011111101100100100111110011110010111100100100111101101011110 e7ec93e797927de7ec93e797927b5e

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