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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?}?爾}?}?爾{^ 001111111000000101110000001111111000111010100010011111010011111110000001011100000011111110001110101000100111101101011110 3f81703f8ea27d3f81703f8ea27b5e
EUC-JP ?}?爾}?}?爾{^ 001111111010000111010001001111111011110010100100011111010011111110100001110100010011111110111100101001000111101101011110 3fa1d13fbca47d3fa1d13fbca47b5e
UTF-8 룶}룫爾}룶}룫爾{^ 111010111010001110110110111011111011110110011101111010111010001110101011111001111000100010111110011111011110101110100011101101101110111110111101100111011110101110100011101010111110011110001000101111100111101101011110 eba3b6efbd9deba3abe788be7deba3b6efbd9deba3abe788be7b5e
UHC 룶}룫爾}룶}룫爾{^ 10001111101010111010001111111101100011111010001011101100101100110111110110001111101010111010001111111101100011111010001011101100101100110111101101011110 8faba3fd8fa2ecb37d8faba3fd8fa2ecb37b5e

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