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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 正湍f正湍^}Y正湍f正湍^}bE 10010000101100111001111111011000011001101001000010110011100111111101100001011110011111010101100110010000101100111001111111011000011001101001000010110011100111111101100001011110011111010110001001000101 90b39fd86690b39fd85e7d5990b39fd86690b39fd85e7d6245
EUC-JP 正湍f正湍^}Y正湍f正湍^}bE 11000000101101011101111011011010011001101100000010110101110111101101101001011110011111010101100111000000101101011101111011011010011001101100000010110101110111101101101001011110011111010110001001000101 c0b5deda66c0b5deda5e7d59c0b5deda66c0b5deda5e7d6245
UTF-8 正湍f正湍^}Y正湍f正湍^}bE 111001101010110110100011111001101011100110001101011001101110011010101101101000111110011010111001100011010101111001111101010110011110011010101101101000111110011010111001100011010110011011100110101011011010001111100110101110011000110101011110011111010110001001000101 e6ada3e6b98d66e6ada3e6b98d5e7d59e6ada3e6b98d66e6ada3e6b98d5e7d6245
UHC 正湍f正湍^}Y正湍f正湍^}bE 11101111111000011101001110101100011001101110111111100001110100111010110001011110011111010101100111101111111000011101001110101100011001101110111111100001110100111010110001011110011111010110001001000101 efe1d3ac66efe1d3ac5e7d59efe1d3ac66efe1d3ac5e7d6245

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