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 ???????}? 001111110011111100111111001111110011111100111111001111110111110100111111 3f3f3f3f3f3f3f7d3f
SJIS-WIN ?⇔健ァ?悳ァ}? 0011111110000001110011001000110010010010100000110100000000111111100111000111101110000011010000000111110100111111 3f81cc8c9283403f9c7b83407d3f
EUC-JP ?⇔健ァ?悳ァ}? 0011111110100010110011101011011111110010101001011010000100111111110101111101110010100101101000010111110100111111 3fa2ceb7f2a5a13fd7dca5a17d3f
UTF-8 룶⇔健ァ룶悳ァ}룶 11101011101000111011011011100010100001111001010011100101100000011010010111100011100000101010000111101011101000111011011011100110100000101011001111100011100000101010000101111101111010111010001110110110 eba3b6e28794e581a5e382a1eba3b6e682b3e382a17deba3b6
UHC 룶⇔健ァ룶悳ァ}룶 1000111110101011101000101010001011001011111011011010101110100001100011111010101111010011111011011010101110100001011111011000111110101011 8faba2a2cbedaba18fabd3edaba17d8fab

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