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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 田田f田田^}Y田田f田田^}bE 10010011011000111001001101100011011001101001001101100011100100110110001101011110011111010101100110010011011000111001001101100011011001101001001101100011100100110110001101011110011111010110001001000101 9363936366936393635e7d599363936366936393635e7d6245
EUC-JP 田田f田田^}Y田田f田田^}bE 11000101110001001100010111000100011001101100010111000100110001011100010001011110011111010101100111000101110001001100010111000100011001101100010111000100110001011100010001011110011111010110001001000101 c5c4c5c466c5c4c5c45e7d59c5c4c5c466c5c4c5c45e7d6245
UTF-8 田田f田田^}Y田田f田田^}bE 111001111001010010110000111001111001010010110000011001101110011110010100101100001110011110010100101100000101111001111101010110011110011110010100101100001110011110010100101100000110011011100111100101001011000011100111100101001011000001011110011111010110001001000101 e794b0e794b066e794b0e794b05e7d59e794b0e794b066e794b0e794b05e7d6245
UHC 田田f田田^}Y田田f田田^}bE 11101111101000111110111110100011011001101110111110100011111011111010001101011110011111010101100111101111101000111110111110100011011001101110111110100011111011111010001101011110011111010110001001000101 efa3efa366efa3efa35e7d59efa3efa366efa3efa35e7d6245

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