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 愼?弔胚}愼?弔胚{^ 1001110011000100001111111001001010100010111000111111001101111101100111001100010000111111100100101010001011100011111100110111101101011110 9cc43f92a2e3f37d9cc43f92a2e3f37b5e
EUC-JP 愼?弔胚}愼?弔胚{^ 1101100011000110001111111100010010100100111001101111010101111101110110001100011000111111110001001010010011100110111101010111101101011110 d8c63fc4a4e6f57dd8c63fc4a4e6f57b5e
UTF-8 愼렡弔胚}愼렡弔胚{^ 111001101000010010111100111010111010000010100001111001011011110010010100111010001000001110011010011111011110011010000100101111001110101110100000101000011110010110111100100101001110100010000011100110100111101101011110 e684bceba0a1e5bc94e8839a7de684bceba0a1e5bc94e8839a7b5e
UHC 愼렡弔胚}愼렡弔胚{^ 11100011111001011000111010110010111100001100000011011011110011110111110111100011111001011000111010110010111100001100000011011011110011110111101101011110 e3e58eb2f0c0dbcf7de3e58eb2f0c0dbcf7b5e

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