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 ???}n}???}n{^ 00111111001111110011111101111101011011100111110100111111001111110011111101111101011011100111101101011110 3f3f3f7d6e7d3f3f3f7d6e7b5e
SJIS-WIN 辿叩叩}n}辿叩叩}n{^ 10010010010010001001001001000000100100100100000001111101011011100111110110010010010010001001001001000000100100100100000001111101011011100111101101011110 9248924092407d6e7d9248924092407d6e7b5e
EUC-JP 辿叩叩}n}辿叩叩}n{^ 11000011101010011100001110100001110000111010000101111101011011100111110111000011101010011100001110100001110000111010000101111101011011100111101101011110 c3a9c3a1c3a17d6e7dc3a9c3a1c3a17d6e7b5e
UTF-8 辿叩叩}n}辿叩叩}n{^ 11101000101111101011111111100101100011111010100111100101100011111010100101111101011011100111110111101000101111101011111111100101100011111010100111100101100011111010100101111101011011100111101101011110 e8bebfe58fa9e58fa97d6e7de8bebfe58fa9e58fa97d6e7b5e
UHC ?叩叩}n}?叩叩}n{^ 0011111111001101101100001100110110110000011111010110111001111101001111111100110110110000110011011011000001111101011011100111101101011110 3fcdb0cdb07d6e7d3fcdb0cdb07d6e7b5e

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