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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 雨?弔焙}雨?弔焙{^ 1000100101001010001111111001001010100010111000001000010001111101100010010100101000111111100100101010001011100000100001000111101101011110 894a3f92a2e0847d894a3f92a2e0847b5e
EUC-JP 雨?弔焙}雨?弔焙{^ 1011000110101011001111111100010010100100110111111110010001111101101100011010101100111111110001001010010011011111111001000111101101011110 b1ab3fc4a4dfe47db1ab3fc4a4dfe47b5e
UTF-8 雨렭弔焙}雨렭弔焙{^ 111010011001101110101000111010111010000010101101111001011011110010010100111001111000010010011001011111011110100110011011101010001110101110100000101011011110010110111100100101001110011110000100100110010111101101011110 e99ba8eba0ade5bc94e784997de99ba8eba0ade5bc94e784997b5e
UHC 雨렭弔焙}雨렭弔焙{^ 11101001111010111000111010111010111100001100000011011011110011000111110111101001111010111000111010111010111100001100000011011011110011000111101101011110 e9eb8ebaf0c0dbcc7de9eb8ebaf0c0dbcc7b5e

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