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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 濵イ鉷竈濵イ鉷窖^ 111110110100110110110010111110111100110111100010011111011111101101001101101100101111101111001101111000100111101101011110 fb4db2fbcde27dfb4db2fbcde27b5e
EUC-JP 濵イ鉷竈濵イ鉷窖^ 100011111100100110100110100011101011001010001111111000111111000111100011110111101000111111001001101001101000111010110010100011111110001111110001111000111101110001011110 8fc9a68eb28fe3f1e3de8fc9a68eb28fe3f1e3dc5e
UTF-8 濵イ鉷竈濵イ鉷窖^ 11100110101111111011010111101111101111011011001011101001100010011011011111100111101010111000100011100110101111111011010111101111101111011011001011101001100010011011011111100111101010101001011001011110 e6bfb5efbdb2e989b7e7ab88e6bfb5efbdb2e989b7e7aa965e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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