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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 瀾譏\}瀾譏\{^ 11100000011100001110011010011000010111000111110111100000011100001110011010011000010111000111101101011110 e070e6985c7de070e6985c7b5e
EUC-JP 瀾譏\}瀾譏\{^ 11011111110100011110101111111000010111000111110111011111110100011110101111111000010111000111101101011110 dfd1ebf85c7ddfd1ebf85c7b5e
UTF-8 瀾譏\}瀾譏\{^ 1110011110000000101111101110100010101101100011110101110001111101111001111000000010111110111010001010110110001111010111000111101101011110 e780bee8ad8f5c7de780bee8ad8f5c7b5e
UHC 瀾譏\}瀾譏\{^ 11010101101100111101000111000001010111000111110111010101101100111101000111000001010111000111101101011110 d5b3d1c15c7dd5b3d1c15c7b5e

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