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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 旭?翁?旭?翁?^ 10001000101011100011111110001001101001010011111110001000101011100011111110001001101001010011111101011110 88ae3f89a53f88ae3f89a53f5e
EUC-JP 旭?翁?旭?翁?^ 10110000101100000011111110110010101001110011111110110000101100000011111110110010101001110011111101011110 b0b03fb2a73fb0b03fb2a73f5e
UTF-8 旭렔翁렫旭렔翁렫^ 11100110100101111010110111101011101000001001010011100111101111111000000111101011101000001010101111100110100101111010110111101011101000001001010011100111101111111000000111101011101000001010101101011110 e697adeba094e7bf81eba0abe697adeba094e7bf81eba0ab5e
UHC 旭렔翁렫旭렔翁렫^ 1110100111101111100011101010100111101000101110101000111010111001111010011110111110001110101010011110100010111010100011101011100101011110 e9ef8ea9e8ba8eb9e9ef8ea9e8ba8eb95e

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