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 傲딃걹}傲딃걹{^ 111001011000001010110010111010111001010010000011111010101011000110111001011111011110010110000010101100101110101110010100100000111110101010110001101110010111101101011110 e582b2eb9483eab1b97de582b2eb9483eab1b97b5e
UHC 傲딃걹}傲딃걹{^ 111001111110110010001010111010011000000110011101011111011110011111101100100010101110100110000001100111010111101101011110 e7ec8ae9819d7de7ec8ae9819d7b5e

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