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 10011010010000101110000110111111011001101001101001000010111000011011111101011110011111010101100110011010010000101110000110111111011001101001101001000010111000011011111101011110011111010110001001000101 9a42e1bf669a42e1bf5e7d599a42e1bf669a42e1bf5e7d6245
EUC-JP 咤眩f咤眩^}Y咤眩f咤眩^}bE 11010011101000111110001011000001011001101101001110100011111000101100000101011110011111010101100111010011101000111110001011000001011001101101001110100011111000101100000101011110011111010110001001000101 d3a3e2c166d3a3e2c15e7d59d3a3e2c166d3a3e2c15e7d6245
UTF-8 咤眩f咤眩^}Y咤眩f咤眩^}bE 111001011001001010100100111001111001110010101001011001101110010110010010101001001110011110011100101010010101111001111101010110011110010110010010101001001110011110011100101010010110011011100101100100101010010011100111100111001010100101011110011111010110001001000101 e592a4e79ca966e592a4e79ca95e7d59e592a4e79ca966e592a4e79ca95e7d6245
UHC 咤眩f咤眩^}Y咤眩f咤眩^}bE 11110110111000111111101011011111011001101111011011100011111110101101111101011110011111010101100111110110111000111111101011011111011001101111011011100011111110101101111101011110011111010110001001000101 f6e3fadf66f6e3fadf5e7d59f6e3fadf66f6e3fadf5e7d6245

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