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 ?⇒趺}?⇒趺{^ 00111111100000011100101111100110111001010111110100111111100000011100101111100110111001010111101101011110 3f81cbe6e57d3f81cbe6e57b5e
EUC-JP ?⇒趺}?⇒趺{^ 00111111101000101100110111101100111001110111110100111111101000101100110111101100111001110111101101011110 3fa2cdece77d3fa2cdece77b5e
UTF-8 룶⇒趺}룶⇒趺{^ 111010111010001110110110111000101000011110010010111010001011011010111010011111011110101110100011101101101110001010000111100100101110100010110110101110100111101101011110 eba3b6e28792e8b6ba7deba3b6e28792e8b6ba7b5e
UHC 룶⇒趺}룶⇒趺{^ 100011111010101110100010101000011101110110111010011111011000111110101011101000101010000111011101101110100111101101011110 8faba2a1ddba7d8faba2a1ddba7b5e

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