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 辿旦坦俗辿旦坦俗^ 1001001001001000100100100101010110010010010100101001000110101101100100100100100010010010010101011001001001010010100100011010110101011110 92489255925291ad92489255925291ad5e
EUC-JP 辿旦坦俗辿旦坦俗^ 1100001110101001110000111011011011000011101100111100001010101111110000111010100111000011101101101100001110110011110000101010111101011110 c3a9c3b6c3b3c2afc3a9c3b6c3b3c2af5e
UTF-8 辿旦坦俗辿旦坦俗^ 11101000101111101011111111100110100101111010011011100101100111011010011011100100101111111001011111101000101111101011111111100110100101111010011011100101100111011010011011100100101111111001011101011110 e8bebfe697a6e59da6e4bf97e8bebfe697a6e59da6e4bf975e
UHC ?旦坦俗?旦坦俗^ 001111111101001110101001111101111010010011100001110101000011111111010011101010011111011110100100111000011101010001011110 3fd3a9f7a4e1d43fd3a9f7a4e1d45e

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