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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN モ癸ル[モ癸ル[^ 111100011010001011010011111000011010000111011001010110111111000110100010110100111110000110100001110110010101101101011110 f1a2d3e1a1d95bf1a2d3e1a1d95b5e
EUC-JP ?モ癸ル[?モ癸ル[^ 0011111110001110110100111110001010100011100011101101100101011011001111111000111011010011111000101010001110001110110110010101101101011110 3f8ed3e2a38ed95b3f8ed3e2a38ed95b5e
UTF-8 モ癸ル[モ癸ル[^ 111011101000010010011101111011111011111010010011111001111001100110111000111011111011111010011001010110111110111010000100100111011110111110111110100100111110011110011001101110001110111110111110100110010101101101011110 ee849defbe93e799b8efbe995bee849defbe93e799b8efbe995b5e
UHC ??癸?[??癸?[^ 00111111001111111100110110100100001111110101101100111111001111111100110110100100001111110101101101011110 3f3fcda43f5b3f3fcda43f5b5e

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