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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 汝?????秧? 10010011111100000011111100111111001111110011111100111111111000100101111000111111 93f03f3f3f3f3fe25e3f
EUC-JP 汝?????秧? 11000110111100100011111100111111001111110011111100111111111000111011111100111111 c6f23f3f3f3f3fe3bf3f
UTF-8 汝싪큹掠욅떥秧녑 111001101011000110011101111011001000101110101010111011011000000110111001111011111010010110110101111011001001101010000101111010111001011010100101111001111010011110100111111010111000010110010001 e6b19dec8baaed81b9efa5b5ec9a85eb96a5e7a7a7eb8591
UHC 汝싪큹掠욅떥秧녑 11100110101000111001101011101000101101001000100011100101101100011001111011100111100010111011100011100100111010111011001111100101 e6a39ae8b488e5b19ee78bb8e4ebb3e5

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