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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 汝?[}汝?[{^ 1001001111110000001111110101101101111101100100111111000000111111010110110111101101011110 93f03f5b7d93f03f5b7b5e
EUC-JP 汝?[}汝?[{^ 1100011011110010001111110101101101111101110001101111001000111111010110110111101101011110 c6f23f5b7dc6f23f5b7b5e
UTF-8 汝쉊[}汝쉊[{^ 1110011010110001100111011110110010001001100010100101101101111101111001101011000110011101111011001000100110001010010110110111101101011110 e6b19dec898a5b7de6b19dec898a5b7b5e
UHC 汝쉊[}汝쉊[{^ 11100110101000111001101001100100010110110111110111100110101000111001101001100100010110110111101101011110 e6a39a645b7de6a39a645b7b5e

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