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 淨?燼?億?蠢? 100111111100010000111111111000001001111000111111100010011010110100111111111001011011111100111111 9fc43fe09e3f89ad3fe5bf3f
EUC-JP 淨?燼?億?蠢? 110111101100011000111111110111111111111000111111101100101010111100111111111010101100000100111111 dec63fdffe3fb2af3feac13f
UTF-8 淨렍燼렰億렋蠢렎 111001101011011110101000111010111010000010001101111001111000011110111100111010111010000010110000111001011000010010000100111010111010000010001011111010001010000010100010111010111010000010001110 e6b7a8eba08de787bceba0b0e58484eba08be8a0a2eba08e
UHC 淨렍燼렰億렋蠢렎 11101111111001001000111010100011111000111110100010001110101111011110010111100010100011101010001011110001111000111000111010100100 efe48ea3e3e88ebde5e28ea2f1e38ea4

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