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 ???????}?? 00111111001111110011111100111111001111110011111100111111011111010011111100111111 3f3f3f3f3f3f3f7d3f3f
SJIS-WIN ?⇔健ァ?悳ァ}?⇔ 00111111100000011100110010001100100100101000001101000000001111111001110001111011100000110100000001111101001111111000000111001100 3f81cc8c9283403f9c7b83407d3f81cc
EUC-JP ?⇔健ァ?悳ァ}?⇔ 00111111101000101100111010110111111100101010010110100001001111111101011111011100101001011010000101111101001111111010001011001110 3fa2ceb7f2a5a13fd7dca5a17d3fa2ce
UTF-8 룶⇔健ァ룶悳ァ}룶⇔ 11101011101000111011011011100010100001111001010011100101100000011010010111100011100000101010000111101011101000111011011011100110100000101011001111100011100000101010000101111101111010111010001110110110111000101000011110010100 eba3b6e28794e581a5e382a1eba3b6e682b3e382a17deba3b6e28794
UHC 룶⇔健ァ룶悳ァ}룶⇔ 10001111101010111010001010100010110010111110110110101011101000011000111110101011110100111110110110101011101000010111110110001111101010111010001010100010 8faba2a2cbedaba18fabd3edaba17d8faba2a2

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