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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??磨}??磨{^ 0011111100111111100101101000000101111101001111110011111110010110100000010111101101011110 3f3f96817d3f3f96817b5e
EUC-JP ??磨}??磨{^ 0011111100111111110010111110000101111101001111110011111111001011111000010111101101011110 3f3fcbe17d3f3fcbe17b5e
UTF-8 罹淚磨}罹淚磨{^ 111011111010011110100110111011111010010110001101111001111010001110101000011111011110111110100111101001101110111110100101100011011110011110100011101010000111101101011110 efa7a6efa58de7a3a87defa7a6efa58de7a3a87b5e
UHC 罹淚磨}罹淚磨{^ 111011001011101011010010111001111101100010101000011111011110110010111010110100101110011111011000101010000111101101011110 ecbad2e7d8a87decbad2e7d8a87b5e

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