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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 汝??\}汝??\{^ 10010011111100000011111100111111010111000111110110010011111100000011111100111111010111000111101101011110 93f03f3f5c7d93f03f3f5c7b5e
EUC-JP 汝??\}汝??\{^ 11000110111100100011111100111111010111000111110111000110111100100011111100111111010111000111101101011110 c6f23f3f5c7dc6f23f3f5c7b5e
UTF-8 汝싨래\}汝싨래\{^ 1110011010110001100111011110110010001011101010001110101110011110100110000101110001111101111001101011000110011101111011001000101110101000111010111001111010011000010111000111101101011110 e6b19dec8ba8eb9e985c7de6b19dec8ba8eb9e985c7b5e
UHC 汝싨래\}汝싨래\{^ 1110011010100011100110101110011010110111101000010101110001111101111001101010001110011010111001101011011110100001010111000111101101011110 e6a39ae6b7a15c7de6a39ae6b7a15c7b5e

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