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 治湿}治湿{^ 11110000111100001000111010100001111100001010101110001110101111000111110111110000111100001000111010100001111100001010101110001110101111000111101101011110 f0f08ea1f0ab8ebc7df0f08ea1f0ab8ebc7b5e
EUC-JP ?治?湿}?治?湿{^ 001111111011110010100011001111111011110010111110011111010011111110111100101000110011111110111100101111100111101101011110 3fbca33fbcbe7d3fbca33fbcbe7b5e
UTF-8 治湿}治湿{^ 111011101000001010101111111001101011001010111011111011101000000110101010111001101011100110111111011111011110111010000010101011111110011010110010101110111110111010000001101010101110011010111001101111110111101101011110 ee82afe6b2bbee81aae6b9bf7dee82afe6b2bbee81aae6b9bf7b5e
UHC ?治??}?治??{^ 00111111111101101011110100111111001111110111110100111111111101101011110100111111001111110111101101011110 3ff6bd3f3f7d3ff6bd3f3f7b5e

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