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 雖画ア織雖画ア織^ 111001011010101110001001111001101011000110010000010001001110010110101011100010011110011010110001100100000100010001011110 e5ab89e6b19044e5ab89e6b190445e
EUC-JP 雖画ア織雖画ア織^ 1110101010101101101100101110100010001110101100011011111110100101111010101010110110110010111010001000111010110001101111111010010101011110 eaadb2e88eb1bfa5eaadb2e88eb1bfa55e
UTF-8 雖画ア織雖画ア織^ 11101001100110111001011011100111100101001011101111101111101111011011000111100111101110011001010011101001100110111001011011100111100101001011101111101111101111011011000111100111101110011001010001011110 e99b96e794bbefbdb1e7b994e99b96e794bbefbdb1e7b9945e
UHC 雖??織雖??織^ 11100010110011000011111100111111111100101100010011100010110011000011111100111111111100101100010001011110 e2cc3f3ff2c4e2cc3f3ff2c45e

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