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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 雍??汝????? 1110100010110100001111110011111110010011111100000011111100111111001111110011111100111111 e8b43f3f93f03f3f3f3f3f
EUC-JP 雍??汝????? 1111000010110110001111110011111111000110111100100011111100111111001111110011111100111111 f0b63f3fc6f23f3f3f3f3f
UTF-8 雍됱뼏汝낅ㅁ淋볧굷 111010011001101110001101111010111001000010110001111010111011110010001111111001101011000110011101111010111000001010000101111000111000010110000001111011111010011110110101111010111011001110100111111010101011010110110111 e99b8deb90b1ebbc8fe6b19deb8285e38581efa7b5ebb3a7eab5b7
UHC 雍됱뼏汝낅ㅁ淋볧굷 111010001011110010001001111011001001011010010111111001101010001110000101111010111010010010110001111011001111100010010011111011011000001010010110 e8bc89ec9697e6a385eba4b1ecf893ed8296

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