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 ?悳ぎ?岫?嵩籌^ 0011111110011100011110111000001010101100001111111001101110101011001111111001000010010011111000101101010001011110 3f9c7b82ac3f9bab3f9093e2d45e
EUC-JP ?悳ぎ?岫?嵩籌^ 0011111111010111110111001010010010101110001111111101011010101101001111111011111111110011111001001101011001011110 3fd7dca4ae3fd6ad3fbff3e4d65e
UTF-8 룶悳ぎ룶岫룵嵩籌^ 11101011101000111011011011100110100000101011001111100011100000011000111011101011101000111011011011100101101100101010101111101011101000111011010111100101101101011010100111100111101100011000110001011110 eba3b6e682b3e3818eeba3b6e5b2abeba3b5e5b5a9e7b18c5e
UHC 룶悳ぎ룶岫룵嵩籌^ 1000111110101011110100111110110110101010101011101000111110101011111000011111101110001111101010101110001110100001111100011100001101011110 8fabd3edaaae8fabe1fb8faae3a1f1c35e

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