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 嫉澵悉}嫉澵悉{^ 11110001111110111000111010111001111110110100110010001110101110110111110111110001111110111000111010111001111110110100110010001110101110110111101101011110 f1fb8eb9fb4c8ebb7df1fb8eb9fb4c8ebb7b5e
EUC-JP ?嫉澵悉}?嫉澵悉{^ 00111111101111001011101110001111110010001111100010111100101111010111110100111111101111001011101110001111110010001111100010111100101111010111101101011110 3fbcbb8fc8f8bcbd7d3fbcbb8fc8f8bcbd7b5e
UTF-8 嫉澵悉}嫉澵悉{^ 111011101000010110110110111001011010101110001001111001101011111010110101111001101000001010001001011111011110111010000101101101101110010110101011100010011110011010111110101101011110011010000010100010010111101101011110 ee85b6e5ab89e6beb5e682897dee85b6e5ab89e6beb5e682897b5e
UHC ?嫉?悉}?嫉?悉{^ 001111111111001011101100001111111110001111111010011111010011111111110010111011000011111111100011111110100111101101011110 3ff2ec3fe3fa7d3ff2ec3fe3fa7b5e

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