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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?懶ざ??懶ざ?^ 00111111100111001110111110000010101101000011111100111111100111001110111110000010101101000011111101011110 3f9cef82b43f3f9cef82b43f5e
EUC-JP ?懶ざ??懶ざ?^ 00111111110110001111000110100100101101100011111100111111110110001111000110100100101101100011111101011110 3fd8f1a4b63f3fd8f1a4b63f5e
UTF-8 暈懶ざ쌨暈懶ざ쌤^ 11101111101001111000010111100110100001111011011011100011100000011001011011101100100011001010100011101111101001111000010111100110100001111011011011100011100000011001011011101100100011001010010001011110 efa785e687b6e38196ec8ca8efa785e687b6e38196ec8ca45e
UHC 暈懶ざ쌨暈懶ざ쌤^ 1110100111110111110101001111101110101010101101101011110111011110111010011111011111010100111110111010101010110110101111011101110001011110 e9f7d4fbaab6bddee9f7d4fbaab6bddc5e

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