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 逕櫁屁\}逕櫁屁\{^ 1110011110010100100111101110100010011011100110110101110001111101111001111001010010011110111010001001101110011011010111000111101101011110 e7949ee89b9b5c7de7949ee89b9b5c7b5e
EUC-JP 逕櫁屁\}逕櫁屁\{^ 1110110111110100110111001110101011010101111110110101110001111101111011011111010011011100111010101101010111111011010111000111101101011110 edf4dcead5fb5c7dedf4dcead5fb5c7b5e
UTF-8 逕櫁屁\}逕櫁屁\{^ 1110100110000000100101011110011010101011100000011110010110110001100000010101110001111101111010011000000010010101111001101010101110000001111001011011000110000001010111000111101101011110 e98095e6ab81e5b1815c7de98095e6ab81e5b1815c7b5e
UHC 逕??\}逕??\{^ 11001100111011110011111100111111010111000111110111001100111011110011111100111111010111000111101101011110 ccef3f3f5c7dccef3f3f5c7b5e

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