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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 筌λ?\}筌λ?\{^ 111000101010001110000011110010010011111101011100011111011110001010100011100000111100100100111111010111000111101101011110 e2a383c93f5c7de2a383c93f5c7b5e
EUC-JP 筌λ?\}筌λ?\{^ 111001001010010110100110110010110011111101011100011111011110010010100101101001101100101100111111010111000111101101011110 e4a5a6cb3f5c7de4a5a6cb3f5c7b5e
UTF-8 筌λ왆\}筌λ왆\{^ 111001111010110110001100110011101011101111101100100110011000011001011100011111011110011110101101100011001100111010111011111011001001100110000110010111000111101101011110 e7ad8ccebbec99865c7de7ad8ccebbec99865c7b5e
UHC 筌λ왆\}筌λ왆\{^ 1110111110100111101001011110101110011110101110000101110001111101111011111010011110100101111010111001111010111000010111000111101101011110 efa7a5eb9eb85c7defa7a5eb9eb85c7b5e

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