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 執鋙悉}執鋙悉{^ 11110010101000101000111010110111111110111101000110001110101110110111110111110010101000101000111010110111111110111101000110001110101110110111101101011110 f2a28eb7fbd18ebb7df2a28eb7fbd18ebb7b5e
EUC-JP ?執鋙悉}?執鋙悉{^ 00111111101111001011100110001111111001001100001110111100101111010111110100111111101111001011100110001111111001001100001110111100101111010111101101011110 3fbcb98fe4c3bcbd7d3fbcb98fe4c3bcbd7b5e
UTF-8 執鋙悉}執鋙悉{^ 111011101000011110011001111001011001111110110111111010011000101110011001111001101000001010001001011111011110111010000111100110011110010110011111101101111110100110001011100110011110011010000010100010010111101101011110 ee8799e59fb7e98b99e682897dee8799e59fb7e98b99e682897b5e
UHC ?執?悉}?執?悉{^ 001111111111001011111011001111111110001111111010011111010011111111110010111110110011111111100011111110100111101101011110 3ff2fb3fe3fa7d3ff2fb3fe3fa7b5e

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