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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 辿旦則村辿旦則村^ 1001001001001000100100100101010110010001101001011001000110111010100100100100100010010010010101011001000110100101100100011011101001011110 9248925591a591ba9248925591a591ba5e
EUC-JP 辿旦則村辿旦則村^ 1100001110101001110000111011011011000010101001111100001010111100110000111010100111000011101101101100001010100111110000101011110001011110 c3a9c3b6c2a7c2bcc3a9c3b6c2a7c2bc5e
UTF-8 辿旦則村辿旦則村^ 11101000101111101011111111100110100101111010011011100101100010011000011111100110100111011001000111101000101111101011111111100110100101111010011011100101100010011000011111100110100111011001000101011110 e8bebfe697a6e58987e69d91e8bebfe697a6e58987e69d915e
UHC ?旦則村?旦則村^ 001111111101001110101001111101101100111011110101101111010011111111010011101010011111011011001110111101011011110101011110 3fd3a9f6cef5bd3fd3a9f6cef5bd5e

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