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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 雍壱シ兔n}雍壱シ兔n{^ 11101000101101001000100011101011101111001001100101011100011011100111110111101000101101001000100011101011101111001001100101011100011011100111101101011110 e8b488ebbc995c6e7de8b488ebbc995c6e7b5e
EUC-JP 雍壱シ兔n}雍壱シ兔n{^ 111100001011011010110000111011011000111010111100110100011011110101101110011111011111000010110110101100001110110110001110101111001101000110111101011011100111101101011110 f0b6b0ed8ebcd1bd6e7df0b6b0ed8ebcd1bd6e7b5e
UTF-8 雍壱シ兔n}雍壱シ兔n{^ 1110100110011011100011011110010110100011101100011110111110111101101111001110010110000101100101000110111001111101111010011001101110001101111001011010001110110001111011111011110110111100111001011000010110010100011011100111101101011110 e99b8de5a3b1efbdbce585946e7de99b8de5a3b1efbdbce585946e7b5e
UHC 雍???n}雍???n{^ 111010001011110000111111001111110011111101101110011111011110100010111100001111110011111100111111011011100111101101011110 e8bc3f3f3f6e7de8bc3f3f3f6e7b5e

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