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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???旬?}???旬?{^ 001111110011111100111111100011110111101100111111011111010011111100111111001111111000111101111011001111110111101101011110 3f3f3f8f7b3f7d3f3f3f8f7b3f7b5e
EUC-JP ???旬?}???旬?{^ 001111110011111100111111101111011101110000111111011111010011111100111111001111111011110111011100001111110111101101011110 3f3f3fbddc3f7d3f3f3fbddc3f7b5e
UTF-8 遼깃퀡旬퉚}遼깃퀡旬퉚{^ 111011111010011110000011111010101011100110000011111011011000000010100001111001101001011110101100111011011000100110011010011111011110111110100111100000111110101010111001100000111110110110000000101000011110011010010111101011001110110110001001100110100111101101011110 efa783eab983ed80a1e697aced899a7defa783eab983ed80a1e697aced899a7b5e
UHC 遼깃퀡旬퉚}遼깃퀡旬퉚{^ 1110100110101100101100011110101010110011100101011110001011100010101110010110111001111101111010011010110010110001111010101011001110010101111000101110001010111001011011100111101101011110 e9acb1eab395e2e2b96e7de9acb1eab395e2e2b96e7b5e

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