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 髮墓ュハ}髮墓ュハ{^ 1110100110011011100101011110011010101101100000110110111001111101111010011001101110010101111001101010110110000011011011100111101101011110 e99b95e6ad836e7de99b95e6ad836e7b5e
EUC-JP 髮墓ュハ}髮墓ュハ{^ 11110001111110111100101011101000100011101010110110100101110011110111110111110001111110111100101011101000100011101010110110100101110011110111101101011110 f1fbcae88eada5cf7df1fbcae88eada5cf7b5e
UTF-8 髮墓ュハ}髮墓ュハ{^ 111010011010101110101110111001011010001010010011111011111011110110101101111000111000001110001111011111011110100110101011101011101110010110100010100100111110111110111101101011011110001110000011100011110111101101011110 e9abaee5a293efbdade3838f7de9abaee5a293efbdade3838f7b5e
UHC 髮墓?ハ}髮墓?ハ{^ 1101101110100101110110011101011100111111101010111100111101111101110110111010010111011001110101110011111110101011110011110111101101011110 dba5d9d73fabcf7ddba5d9d73fabcf7b5e

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