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 ?摸槽?}?摸槽?{^ 001111111001011011001100100100011000010100111111011111010011111110010110110011001001000110000101001111110111101101011110 3f96cc91853f7d3f96cc91853f7b5e
EUC-JP ?摸槽沇}?摸槽沇{^ 00111111110011001100111011000001111001011000111111000110111010110111110100111111110011001100111011000001111001011000111111000110111010110111101101011110 3fcccec1e58fc6eb7d3fcccec1e58fc6eb7b5e
UTF-8 뤲摸槽沇}뤲摸槽沇{^ 111010111010010010110010111001101001000110111000111001101010011110111101111001101011001010000111011111011110101110100100101100101110011010010001101110001110011010100111101111011110011010110010100001110111101101011110 eba4b2e691b8e6a7bde6b2877deba4b2e691b8e6a7bde6b2877b5e
UHC 뤲摸槽沇}뤲摸槽沇{^ 10001111111000001101100110111000111100001100101111100110110011000111110110001111111000001101100110111000111100001100101111100110110011000111101101011110 8fe0d9b8f0cbe6cc7d8fe0d9b8f0cbe6cc7b5e

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