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 ???d\n}???d\n{^ 001111110011111100111111011001000101110001101110011111010011111100111111001111110110010001011100011011100111101101011110 3f3f3f645c6e7d3f3f3f645c6e7b5e
SJIS-WIN 擬??d\n}擬??d\n{^ 1000101101011011001111110011111101100100010111000110111001111101100010110101101100111111001111110110010001011100011011100111101101011110 8b5b3f3f645c6e7d8b5b3f3f645c6e7b5e
EUC-JP 擬??d\n}擬??d\n{^ 1011010110111100001111110011111101100100010111000110111001111101101101011011110000111111001111110110010001011100011011100111101101011110 b5bc3f3f645c6e7db5bc3f3f645c6e7b5e
UTF-8 擬뤿졅d\n}擬뤿졅d\n{^ 111001101001001110101100111010111010010010111111111011001010000110000101011001000101110001101110011111011110011010010011101011001110101110100100101111111110110010100001100001010110010001011100011011100111101101011110 e693aceba4bfeca185645c6e7de693aceba4bfeca185645c6e7b5e
UHC 擬뤿졅d\n}擬뤿졅d\n{^ 111010111111010010001111111010111010000010110110011001000101110001101110011111011110101111110100100011111110101110100000101101100110010001011100011011100111101101011110 ebf48feba0b6645c6e7debf48feba0b6645c6e7b5e

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