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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 傲?[}傲?[{^ 1001100011111100001111110101101101111101100110001111110000111111010110110111101101011110 98fc3f5b7d98fc3f5b7b5e
EUC-JP 傲?[}傲?[{^ 1101000011111110001111110101101101111101110100001111111000111111010110110111101101011110 d0fe3f5b7dd0fe3f5b7b5e
UTF-8 傲킚[}傲킚[{^ 1110010110000010101100101110110110000010100110100101101101111101111001011000001010110010111011011000001010011010010110110111101101011110 e582b2ed829a5b7de582b2ed829a5b7b5e
UHC 傲킚[}傲킚[{^ 11100111111011001011010101000110010110110111110111100111111011001011010101000110010110110111101101011110 e7ecb5465b7de7ecb5465b7b5e

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