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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ?悳ゴ[}?悳ゴ[{^ 001111111001110001111011100000110101001101011011011111010011111110011100011110111000001101010011010110110111101101011110 3f9c7b83535b7d3f9c7b83535b7b5e
EUC-JP ?悳ゴ[}?悳ゴ[{^ 001111111101011111011100101001011011010001011011011111010011111111010111110111001010010110110100010110110111101101011110 3fd7dca5b45b7d3fd7dca5b45b7b5e
UTF-8 룶悳ゴ[}룶悳ゴ[{^ 1110101110100011101101101110011010000010101100111110001110000010101101000101101101111101111010111010001110110110111001101000001010110011111000111000001010110100010110110111101101011110 eba3b6e682b3e382b45b7deba3b6e682b3e382b45b7b5e
UHC 룶悳ゴ[}룶悳ゴ[{^ 1000111110101011110100111110110110101011101101000101101101111101100011111010101111010011111011011010101110110100010110110111101101011110 8fabd3edabb45b7d8fabd3edabb45b7b5e

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