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 逕櫁帖\}逕櫁帖\{^ 1110011110010100100111101110100010010010100111110101110001111101111001111001010010011110111010001001001010011111010111000111101101011110 e7949ee8929f5c7de7949ee8929f5c7b5e
EUC-JP 逕櫁帖\}逕櫁帖\{^ 1110110111110100110111001110101011000100101000010101110001111101111011011111010011011100111010101100010010100001010111000111101101011110 edf4dceac4a15c7dedf4dceac4a15c7b5e
UTF-8 逕櫁帖\}逕櫁帖\{^ 1110100110000000100101011110011010101011100000011110010110111000100101100101110001111101111010011000000010010101111001101010101110000001111001011011100010010110010111000111101101011110 e98095e6ab81e5b8965c7de98095e6ab81e5b8965c7b5e
UHC 逕?帖\}逕?帖\{^ 110011001110111100111111111101001101111001011100011111011100110011101111001111111111010011011110010111000111101101011110 ccef3ff4de5c7dccef3ff4de5c7b5e

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