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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?悳ァ}?悳ァ{^ 00111111100111000111101110000011010000000111110100111111100111000111101110000011010000000111101101011110 3f9c7b83407d3f9c7b83407b5e
EUC-JP ?悳ァ}?悳ァ{^ 00111111110101111101110010100101101000010111110100111111110101111101110010100101101000010111101101011110 3fd7dca5a17d3fd7dca5a17b5e
UTF-8 룶悳ァ}룶悳ァ{^ 111010111010001110110110111001101000001010110011111000111000001010100001011111011110101110100011101101101110011010000010101100111110001110000010101000010111101101011110 eba3b6e682b3e382a17deba3b6e682b3e382a17b5e
UHC 룶悳ァ}룶悳ァ{^ 100011111010101111010011111011011010101110100001011111011000111110101011110100111110110110101011101000010111101101011110 8fabd3edaba17d8fabd3edaba17b5e

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