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 而悉}而悉{^ 11110010101101011000111010100111111100101011100010001110101110110111110111110010101101011000111010100111111100101011100010001110101110110111101101011110 f2b58ea7f2b88ebb7df2b58ea7f2b88ebb7b5e
EUC-JP ?而?悉}?而?悉{^ 001111111011110010101001001111111011110010111101011111010011111110111100101010010011111110111100101111010111101101011110 3fbca93fbcbd7d3fbca93fbcbd7b5e
UTF-8 而悉}而悉{^ 111011101000011110101100111010001000000010001100111011101000011110101111111001101000001010001001011111011110111010000111101011001110100010000000100011001110111010000111101011111110011010000010100010010111101101011110 ee87ace8808cee87afe682897dee87ace8808cee87afe682897b5e
UHC ?而?悉}?而?悉{^ 001111111110110010111011001111111110001111111010011111010011111111101100101110110011111111100011111110100111101101011110 3fecbb3fe3fa7d3fecbb3fe3fa7b5e

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