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 辿脱多村}辿脱多村{^ 10010010010010001001001001000101100100011011110110010001101110100111110110010010010010001001001001000101100100011011110110010001101110100111101101011110 9248924591bd91ba7d9248924591bd91ba7b5e
EUC-JP 辿脱多村}辿脱多村{^ 11000011101010011100001110100110110000101011111111000010101111000111110111000011101010011100001110100110110000101011111111000010101111000111101101011110 c3a9c3a6c2bfc2bc7dc3a9c3a6c2bfc2bc7b5e
UTF-8 辿脱多村}辿脱多村{^ 111010001011111010111111111010001000010010110001111001011010010010011010111001101001110110010001011111011110100010111110101111111110100010000100101100011110010110100100100110101110011010011101100100010111101101011110 e8bebfe884b1e5a49ae69d917de8bebfe884b1e5a49ae69d917b5e
UHC ??多村}??多村{^ 001111110011111111010010111111011111010110111101011111010011111100111111110100101111110111110101101111010111101101011110 3f3fd2fdf5bd7d3f3fd2fdf5bd7b5e

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