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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?勇盂瀚}?勇盂瀚{^ 0011111110010111010001011110000110110001111000000110101001111101001111111001011101000101111000011011000111100000011010100111101101011110 3f9745e1b1e06a7d3f9745e1b1e06a7b5e
EUC-JP ?勇盂瀚}?勇盂瀚{^ 0011111111001101101001101110001010110011110111111100101101111101001111111100110110100110111000101011001111011111110010110111101101011110 3fcda6e2b3dfcb7d3fcda6e2b3dfcb7b5e
UTF-8 뤚勇盂瀚}뤚勇盂瀚{^ 111010111010010010011010111001011000101110000111111001111001101110000010111001111000000010011010011111011110101110100100100110101110010110001011100001111110011110011011100000101110011110000000100110100111101101011110 eba49ae58b87e79b82e7809a7deba49ae58b87e79b82e7809a7b5e
UHC 뤚勇盂瀚}뤚勇盂瀚{^ 10001111110010011110100110111000111010011101110111111001110101010111110110001111110010011110100110111000111010011101110111111001110101010111101101011110 8fc9e9b8e9ddf9d57d8fc9e9b8e9ddf9d57b5e

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