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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ??怨?[??怨?[^ 00111111001111111000100110000101001111110101101100111111001111111000100110000101001111110101101101011110 3f3f89853f5b3f3f89853f5b5e
EUC-JP ??怨?[??怨?[^ 00111111001111111011000111100101001111110101101100111111001111111011000111100101001111110101101101011110 3f3fb1e53f5b3f3fb1e53f5b5e
UTF-8 藺렯怨렊[藺렯怨렊[^ 111011111010011110110000111010111010000010101111111001101000000010101000111010111010000010001010010110111110111110100111101100001110101110100000101011111110011010000000101010001110101110100000100010100101101101011110 efa7b0eba0afe680a8eba08a5befa7b0eba0afe680a8eba08a5b5e
UHC 藺렯怨렊[藺렯怨렊[^ 11101100111000011000111010111100111010101011001110001110101000010101101111101100111000011000111010111100111010101011001110001110101000010101101101011110 ece18ebceab38ea15bece18ebceab38ea15b5e

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