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 隴糊、}隴糊、{^ 11101000101011011000110011010000101001000111110111101000101011011000110011010000101001000111101101011110 e8ad8cd0a47de8ad8cd0a47b5e
EUC-JP 隴糊、}隴糊、{^ 111100001010111110111000110100101000111010100100011111011111000010101111101110001101001010001110101001000111101101011110 f0afb8d28ea47df0afb8d28ea47b5e
UTF-8 隴糊、}隴糊、{^ 111010011001101010110100111001111011001110001010111011111011110110100100011111011110100110011010101101001110011110110011100010101110111110111101101001000111101101011110 e99ab4e7b38aefbda47de99ab4e7b38aefbda47b5e
UHC ?糊?}?糊?{^ 0011111111111011110101010011111101111101001111111111101111010101001111110111101101011110 3ffbd53f7d3ffbd53f7b5e

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