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 調?浩?}調?浩?{^ 100100101011001000111111100011010101111100111111011111011001001010110010001111111000110101011111001111110111101101011110 92b23f8d5f3f7d92b23f8d5f3f7b5e
EUC-JP 調?浩?}調?浩?{^ 110001001011010000111111101110011100000000111111011111011100010010110100001111111011100111000000001111110111101101011110 c4b43fb9c03f7dc4b43fb9c03f7b5e
UTF-8 調렧浩렖}調렧浩렖{^ 111010001010101010111111111010111010000010100111111001101011010110101001111010111010000010010110011111011110100010101010101111111110101110100000101001111110011010110101101010011110101110100000100101100111101101011110 e8aabfeba0a7e6b5a9eba0967de8aabfeba0a7e6b5a9eba0967b5e
UHC 調렧浩렖}調렧浩렖{^ 11110000111000001000111010110110111110111100011110001110101010110111110111110000111000001000111010110110111110111100011110001110101010110111101101011110 f0e08eb6fbc78eab7df0e08eb6fbc78eab7b5e

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