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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?悳ゴ[?悳ゴ[^ 00111111100111000111101110000011010100110101101100111111100111000111101110000011010100110101101101011110 3f9c7b83535b3f9c7b83535b5e
EUC-JP ?悳ゴ[?悳ゴ[^ 00111111110101111101110010100101101101000101101100111111110101111101110010100101101101000101101101011110 3fd7dca5b45b3fd7dca5b45b5e
UTF-8 룶悳ゴ[룶悳ゴ[^ 111010111010001110110110111001101000001010110011111000111000001010110100010110111110101110100011101101101110011010000010101100111110001110000010101101000101101101011110 eba3b6e682b3e382b45beba3b6e682b3e382b45b5e
UHC 룶悳ゴ[룶悳ゴ[^ 100011111010101111010011111011011010101110110100010110111000111110101011110100111110110110101011101101000101101101011110 8fabd3edabb45b8fabd3edabb45b5e

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